|
|
|
BlueCielo Meridian Enterprise 2012 Developer's Guide | BlueCielo ECM Solutions |
This event occurs immediately after a working copy (or Quick Change) of a document is revoked.
Private Sub AMUIExtension_AfterRevokeWorkingCopy(
ByVal CurrentObject As Object,
ByVal ReAssign As Boolean)
Name | Description |
---|---|
CurrentObject |
The document of which the working copy has been revoked |
ReAssign |
Reserved. See About reserved objects, methods, and properties. |
The CurrentObject argument is an AMDocument object.
Copyright © 2000-2012 BlueCielo ECM Solutions |